Total Complexity | 26 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 310 |
Lines of code | 105 |
Logical lines of code | 53 |
Comment lines | 146 |
Methods | 10 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
register() | 47 | 10 | 37 | |
__construct() | 65 | 3 | 9 | |
cancel() | 68 | 3 | 7 | |
register_recurring() | 63 | 2 | 12 | |
register_once() | 64 | 2 | 11 | |
register_async() | 65 | 2 | 10 | |
async() | 77 | 1 | 4 | |
recurring() | 71 | 1 | 6 | |
once() | 73 | 1 | 5 | |
params() | 76 | 1 | 4 |